home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 1994 June / PC Plus Super CD coverdisc Issue 93 June 1994.iso / install / autodoc / initscr.txt < prev    next >
Encoding:
Text File  |  1993-08-17  |  906 b   |  22 lines

  1.  
  2. Welcome to AutoDoc ( Auto Documentor) for Visual Basic Programs. 
  3. You must have observed one thing about Visual Basic , it is very 
  4. difficult to maintain programs by some third person . It does not 
  5. have any facility to provide some documentation for VB project. 
  6.      
  7. VB supports Event Driven , Object oriented programming but these 
  8. excellent feature cause big problem when some one wants to modify 
  9. the existing programs, as code is scattered and it is difficult to 
  10. establish relationship with different parts of program . 
  11.     
  12. AutoDoc is a utility to provide excellent documentation facility for 
  13. your VB projects specially when your projects becomes big. 
  14.        
  15. Extensive online help is available in AutoDoc , any time just press F1 key.
  16.      
  17. Warning...
  18. ----------
  19. Make sure that all VB files ( BAS and FRM ) are stored in ASCII Text format
  20.       
  21. Happy Documenting .... 
  22.